Export and your records and settings from your Algolia index from the dashboard or the API.
algolia objects browse
command with the Algolia CLIbrowse
method with an API client--scope
option.
This command saves a JSON file with your index configuration.
You can use this JSON file to import
your index configuration in the dashboard—for example, in another index.
You can also export your settings, rules, and synonyms individually with these commands:
Check the Algolia CLI usage examples for more information.
settings
permissions.
You can obtain the index configuration with the following methods:
IMPORT
to confirm and click Import Configuration.
settings
, synonyms
, or rules
keys—for example,
exported from the dashboard or the Algolia CLI.
You can also use these commands to import settings, rules, and synonyms individually:
Check the Algolia CLI usage examples for more information.
editSettings
permissions.
You can change the index configuration with the following methods: